Improve selection/arrow key behaviour in GtkTextView
authorMatthias Clasen <mclasen@redhat.com>
Mon, 21 Dec 2009 16:29:12 +0000 (11:29 -0500)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:53:37 +0000 (20:53 -0400)
commita8fcc1c4825a7c2bec0cc788f6687dd791bb9cc4
tree559db5dc74b56dacc1bfcaa79d0acb96d11a57df
parent87075b3b97b95b5cfe3fe948c60b9ffee87d99cd
Improve selection/arrow key behaviour in GtkTextView

This patch makes the text view behave more similar to entries.
Patch by Michael Natterer, see bug 50942
gtk/gtktextview.c